hspRotatePlain

fun ERROR CLASS: Symbol not found for TextUnit.hspRotatePlain(rotationValue: Number, finalQualifierResolver: DpQualifier = DpQualifier.HEIGHT, orientation: Orientation = Orientation.LANDSCAPE, fontScale: Boolean = true, ignoreMultiWindows: Boolean = false, applyAspectRatio: Boolean = false, customSensitivityK: Float? = null): ERROR CLASS: Symbol not found for TextUnit

EN Extension for TextUnit (Sp) with dynamic scaling based on Screen Height (hDP). Returns the original raw TextUnit value if the condition is not met. When the device is in the specified orientation, it uses rotationValue scaled with the given finalQualifierResolver.

PT Extensão para TextUnit (Sp) com dimensionamento dinâmico baseado na Altura da Tela (hDP). Retorna o valor original de TextUnit bruto se a condição não for atendida. Quando o dispositivo está na orientation especificada, usa rotationValue escalado com o finalQualifierResolver dado.


fun ERROR CLASS: Symbol not found for TextUnit.hspRotatePlain(rotation: ERROR CLASS: Symbol not found for TextUnit, orientation: Orientation = Orientation.LANDSCAPE): ERROR CLASS: Symbol not found for TextUnit

EN Plain hsp rotation: rotation and receiver already scaled; logic only. PT Rotação hsp Plain: rotation e recetor já escalados; só a lógica.